Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
anyone who comes first and starts the game at http://localhost:3000 is the first user and the someone who is already or who comes after game has started is notified of starting of the game and thus he can also participate in it by clicking GO. After that any of the two can either replay or replay by changing their name or just perform a rematch(rematch is in progress). Replay, simply make new guesses and replay by changing name option starts the game but let's you change your name. Note that, once a game starts a user cannot change his/her name until the game has ended, i.e. until the replay by changing button appears. This branch contains two-player game but the main branch will contain Multiplayer(Proposed to be at most 5)(still in progress as of now).
Some preview Screenshots...
This is on second player side☝☝
This☝☝ is the result, player can play again , change name and play again.